#remotes::install_github("mlverse/chattr")Using chatGPT from RStudio!
Instructions
Follow the instructions in this blog post to try out the package chattr.
The steps are:
- install (I use the GH development version)
- select LLM model to use in your session
library(chattr)
chattr_use("gpt4")- Use
chattr::chattr_app()After you select the model you wish to interact with, the app will open in Viewer.